home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / quasrsql.zip / EXAMPLEC.H < prev    next >
Text File  |  1991-12-06  |  467b  |  30 lines

  1. /*
  2.  * EXAMPLEC.H - Header file for Quasar SQL API example in 'C'
  3.  *
  4.  * LANGUAGE      : Microsoft C6.0
  5.  * MODEL         : N/A
  6.  * ENVIRONMENT   : Microsoft Windows 3.0
  7.  *
  8.  * Developed by:
  9.  *   Philip Roll
  10.  *   Ming-Li Wang
  11.  *
  12.  * (C) Copyright 1991
  13.  * Stellar Industries
  14.  * 3335 S. Falcon Ridge Road
  15.  * Diamond Bar  CA 91765
  16.  *
  17.  */
  18.  
  19. /*
  20.  *
  21.  * Example menu items:
  22.  *
  23.  */
  24.  
  25. #define IDM_REFRESH                     0x00
  26.  
  27. #ifndef RESOURCE
  28.  
  29. #endif
  30.